macro_magic_core 0.2.12

Core implementation behind macro_magic
Documentation

This crate contains most of the internal implementation of the macros in the macro_magic_macros crate. For the most part, the proc macros in macro_magic_macros just call their respective _internal variants in this crate.